home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / pc / 5-Fonts & Software / Demo Software / MacDraw II Demo / MacDraw II Help / background_2623.txt < prev    next >
Text File  |  1989-03-29  |  3KB  |  148 lines

  1. -- background: 2623 from stack: in
  2. -- bmap block id: 3194
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: Contents Card TMPLT
  6.  
  7.  
  8. -- part 3 (field)
  9. -- low flags: 01
  10. -- high flags: 0000
  11. -- rect: left=3 top=14 right=35 bottom=277
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 3
  16. -- text size: 14
  17. -- style flags: 8960
  18. -- line height: 18
  19. -- part name: Title
  20.  
  21.  
  22. -- part 15 (button)
  23. -- low flags: 00
  24. -- high flags: 2000
  25. -- rect: left=378 top=2 right=45 bottom=421
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: Contents
  34. ----- HyperTalk script -----
  35. on mouseUp
  36.   go card "Contents"
  37. end mouseUp
  38.  
  39.  
  40.  
  41. -- part 17 (button)
  42. -- low flags: 00
  43. -- high flags: 2000
  44. -- rect: left=330 top=2 right=45 bottom=373
  45. -- title width / last selected line: 0
  46. -- icon id / first selected line: 0 / 0
  47. -- text alignment: 1
  48. -- font id: 0
  49. -- text size: 12
  50. -- style flags: 0
  51. -- line height: 16
  52. -- part name: Find
  53. ----- HyperTalk script -----
  54. on mouseUp
  55.   DoMenu "Find..."
  56. end mouseUp
  57.  
  58.  
  59.  
  60. -- part 18 (button)
  61. -- low flags: 00
  62. -- high flags: 2000
  63. -- rect: left=282 top=2 right=45 bottom=325
  64. -- title width / last selected line: 0
  65. -- icon id / first selected line: 0 / 0
  66. -- text alignment: 1
  67. -- font id: 0
  68. -- text size: 12
  69. -- style flags: 0
  70. -- line height: 16
  71. -- part name: Help on Help
  72. ----- HyperTalk script -----
  73. on mouseUp
  74.   go to card id 16815
  75. end mouseUp
  76.  
  77.  
  78.  
  79. -- part 21 (button)
  80. -- low flags: 00
  81. -- high flags: 2000
  82. -- rect: left=426 top=3 right=22 bottom=447
  83. -- title width / last selected line: 0
  84. -- icon id / first selected line: 0 / 0
  85. -- text alignment: 1
  86. -- font id: 0
  87. -- text size: 12
  88. -- style flags: 0
  89. -- line height: 16
  90. -- part name: Previous
  91. ----- HyperTalk script -----
  92. on mouseUp
  93.   go previous card
  94. end mouseUp
  95.  
  96.  
  97.  
  98. -- part 22 (button)
  99. -- low flags: 00
  100. -- high flags: 2000
  101. -- rect: left=448 top=3 right=22 bottom=469
  102. -- title width / last selected line: 0
  103. -- icon id / first selected line: 0 / 0
  104. -- text alignment: 1
  105. -- font id: 0
  106. -- text size: 12
  107. -- style flags: 0
  108. -- line height: 16
  109. -- part name: Retrace
  110. ----- HyperTalk script -----
  111. on mouseUp
  112.   go back
  113. end mouseUp
  114.  
  115.  
  116.  
  117. -- part 23 (button)
  118. -- low flags: 00
  119. -- high flags: 2000
  120. -- rect: left=426 top=26 right=45 bottom=469
  121. -- title width / last selected line: 0
  122. -- icon id / first selected line: 0 / 0
  123. -- text alignment: 1
  124. -- font id: 0
  125. -- text size: 12
  126. -- style flags: 0
  127. -- line height: 16
  128. -- part name: Next
  129. ----- HyperTalk script -----
  130. on mouseUp
  131.   go next
  132. end mouseUp
  133.  
  134.  
  135.  
  136. -- part 27 (field)
  137. -- low flags: 01
  138. -- high flags: 0000
  139. -- rect: left=351 top=313 right=331 bottom=503
  140. -- title width / last selected line: 0
  141. -- icon id / first selected line: 0 / 0
  142. -- text alignment: 0
  143. -- font id: 3
  144. -- text size: 12
  145. -- style flags: 0
  146. -- line height: 16
  147. -- part name: cardnum
  148.